projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbd8834
)
#
author
André Spiegel
<spiegel@gnu.org>
Sun, 22 Jan 2006 16:24:53 +0000
(16:24 +0000)
committer
André Spiegel
<spiegel@gnu.org>
Sun, 22 Jan 2006 16:24:53 +0000
(16:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fa7beddf4d663e18300751bd4f13e4b324f89adf..8a831ee01d8226c53f014d7fdaa5493c13a467a2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2006-01-22 Andre Spiegel <spiegel@gnu.org>
+
+ * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
+ ID-FORMAT `string'. This allows us to get rid of
+ `vc-user-login-name UID'.
+
+ * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
+
2006-01-22 John Paul Wallington <jpw@pobox.com>
* hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.